Skip to main content

TemplateWith

TemplateWith["name"->value,expr] represents an element of a template object that evaluates expr after replacing TemplateSlot["name"] with value.

TemplateWith[{name1->value1,name2->value2, …},expr] evaluates expr with a list of key-value pairs.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.